FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource Questionnaire/FHIR Server from package IdHIE.0v#0.0.1 (94 ms)

Package IdHIE.0v
Type Questionnaire
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=IdHIE.0v@0.0.1&canonical=http://fhir.hie.moh.gov.my/Questionnaire/questionnaire-gen-cvs
Url http://fhir.hie.moh.gov.my/Questionnaire/questionnaire-gen-cvs
Status active
Date 2023-03-30T22:48:32.9749675+00:00
Title General CVD Risk Prediction
Experimental False
Authority hl7
Description Framingham Risk Score is used to estimate the 10-year cardiovascular risk of an individual
Purpose Based on a population 30 to 74 years old and without CVD at the baseline examination, including predictors age, diabetes, smoking, treated and untreated systolic blood pressure, total cholesterol, HDL cholesterol and BMI

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "Questionnaire",
  "id" : "questionnaire-gen-cvs",
  "meta" : {
    "source" : "http://provider.hie.moh.gov.my",
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/Questionnaire"
    ]
  },
  "url" : "http://fhir.hie.moh.gov.my/Questionnaire/questionnaire-gen-cvs",
  "title" : "General CVD Risk Prediction",
  "status" : "active",
  "date" : "2023-03-30T22:48:32.9749675+00:00",
  "description" : "Framingham Risk Score is used to estimate the 10-year cardiovascular risk of an individual",
  "useContext" : [
    {
      "code" : {
        "system" : "http://hl7.org/fhir/CodeSystem/usage-context-type",
        "code" : "workflow",
        "display" : "Workflow Setting"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "code" : "self-assessment",
            "display" : "Self-Assessment"
          }
        ]
      }
    }
  ],
  "purpose" : "Based on a population 30 to 74 years old and without CVD at the baseline examination, including predictors age, diabetes, smoking, treated and untreated systolic blood pressure, total cholesterol, HDL cholesterol and BMI",
  "code" : [
    {
      "system" : "http://loinc.org",
      "code" : "65853-4"
    }
  ],
  "item" : [
    {
      "linkId" : "01",
      "code" : [
        {
          "system" : "http://loinc.org",
          "code" : "76691-5"
        }
      ],
      "text" : "Gender",
      "type" : "choice",
      "required" : true,
      "answerOption" : [
        {
          "valueCoding" : {
            "system" : "http://hl7.org/fhir/administrative-gender",
            "code" : "male",
            "display" : "Male"
          }
        },
        {
          "valueCoding" : {
            "system" : "http://hl7.org/fhir/administrative-gender",
            "code" : "female",
            "display" : "Female"
          }
        }
      ]
    },
    {
      "linkId" : "02",
      "code" : [
        {
          "system" : "http://loinc.org",
          "code" : "30525-0"
        }
      ],
      "text" : "Age",
      "type" : "integer",
      "required" : true,
      "maxLength" : 3
    },
    {
      "linkId" : "03",
      "code" : [
        {
          "system" : "http://loinc.org",
          "code" : "8480-6"
        }
      ],
      "text" : "Systolic Blood Pressure",
      "type" : "quantity",
      "required" : true,
      "maxLength" : 6
    },
    {
      "linkId" : "04",
      "code" : [
        {
          "system" : "http://loinc.org",
          "code" : "95547-6"
        }
      ],
      "text" : "Treated for Hypertension",
      "type" : "boolean",
      "required" : true
    },
    {
      "linkId" : "05",
      "code" : [
        {
          "system" : "http://loinc.org",
          "code" : "72166-2"
        }
      ],
      "text" : "Smoking Status",
      "type" : "boolean",
      "required" : true
    },
    {
      "linkId" : "06",
      "code" : [
        {
          "system" : "http://loinc.org",
          "code" : "33248-6"
        }
      ],
      "text" : "Treated for Diabetes",
      "type" : "boolean",
      "required" : true
    },
    {
      "linkId" : "07",
      "code" : [
        {
          "system" : "http://loinc.org",
          "code" : "39156-5"
        }
      ],
      "text" : "Body Mass Index (BMI)",
      "type" : "quantity",
      "required" : true,
      "maxLength" : 5
    },
    {
      "linkId" : "08",
      "code" : [
        {
          "system" : "http://loinc.org",
          "code" : "65853-4"
        }
      ],
      "text" : "Your 10-Year Heart Attack Risk score",
      "type" : "quantity",
      "required" : true,
      "readOnly" : true
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.